index
:
due.moe
badges
binary_badges
cloudflare-pages
locale
main
post-svelte-5-migration
svelte-5
svelte-5-migration
svelteui
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
routes
/
user
/
[user]
/
badges
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix: Resolve all ESLint errors and warnings
Fuwn
2026-01-29
1
-3
/
+3
*
fix: Add null guards and improve error messaging for user lookups
Fuwn
2026-01-23
2
-5
/
+22
*
refactor: Migrate event handlers to new Svelte 5 syntax
Fuwn
2026-01-23
1
-19
/
+19
*
refactor(layout): Replace empty p elements with reusable Spacer component
Fuwn
2026-01-23
1
-17
/
+18
*
fix(html): Replace self-closing non-void HTML elements with proper closing tags
Fuwn
2026-01-23
1
-17
/
+17
*
format: Apply Prettier formatting
Fuwn
2025-12-15
1
-18
/
+20
*
feat(badges): Add a no-load query parameter
Fuwn
2025-09-06
1
-8
/
+15
*
style(src): Remove self-closing p and div tags
Fuwn
2025-06-23
1
-17
/
+17
*
feat: Move remaining localStorage usages to localforage
Fuwn
2025-06-12
1
-3
/
+4
*
fix(badges): Ignore empty user-set time
Fuwn
2025-05-04
1
-1
/
+1
*
fix(badges): Properly set badge time when mutating
Fuwn
2025-05-02
1
-1
/
+1
*
chore(prettier): use spaces instead of tabs
Fuwn
2024-10-09
2
-1047
/
+1047
*
fix(graphql): wait for database update on badge mutation
Fuwn
2024-10-07
1
-1
/
+0
*
fix(badges): fix field clearing regression
Fuwn
2024-10-07
1
-0
/
+2
*
chore(badges): remove old comments
Fuwn
2024-10-06
1
-40
/
+0
*
feat(badges): use locally cached identity
Fuwn
2024-10-06
1
-327
/
+301
*
feat(badges): return user for badge mutations
Fuwn
2024-10-06
2
-40
/
+62
*
feat(badges): use preferences graphql api
Fuwn
2024-10-06
3
-43
/
+55
*
feat(badges): move badge operations to graphql
Fuwn
2024-10-06
4
-400
/
+495
*
refactor(Data): rename database references
Fuwn
2024-08-24
1
-2
/
+2
*
refactor(Database): move Supabase user modules to User module
Fuwn
2024-07-25
1
-6
/
+6
*
refactor(Database): separate providers
Fuwn
2024-07-25
1
-2
/
+2
*
feat(BadgePreview): move seek buttons to preview panel
Fuwn
2024-06-14
1
-22
/
+4
*
feat(badges): overseer wording
Fuwn
2024-06-13
1
-5
/
+6
*
fix(match): delayed and subtitled time compatibility
Fuwn
2024-05-24
1
-4
/
+4
*
fix(badges): shadow hide refresh
Fuwn
2024-05-21
1
-1
/
+1
*
feat(badges): display number of shadow hidden
Fuwn
2024-05-21
1
-2
/
+4
*
fix(badges): use correct id when hiding
Fuwn
2024-05-21
1
-1
/
+1
*
feat(badges): individual badges shadow hiding
Fuwn
2024-05-20
1
-0
/
+24
*
fix(badges): null check preferences
Fuwn
2024-05-20
1
-3
/
+6
*
feat(badges): move admin panel into owner panel
Fuwn
2024-05-15
1
-198
/
+203
*
feat(badges): allow dismiss notice
Fuwn
2024-05-15
1
-1
/
+14
*
refactor(badges): move badges display to component
Fuwn
2024-05-13
1
-98
/
+11
*
refactor(badges): move awc to component
Fuwn
2024-05-13
1
-104
/
+3
*
fix(badges): maintain pinned category order
Fuwn
2024-05-05
1
-6
/
+7
*
feat(badges): pinned categories
Fuwn
2024-05-04
1
-0
/
+10
*
feat(BadgePreview): navigate using badge side
Fuwn
2024-05-02
1
-1
/
+5
*
feat(badges): dropdown designers
Fuwn
2024-05-01
1
-10
/
+43
*
feat(badges): sort by time after grouping
Fuwn
2024-04-30
1
-1
/
+5
*
feat(badges): allow awc badges hiding
Fuwn
2024-04-28
1
-33
/
+35
*
fix(badges): awc badge tooltip
Fuwn
2024-04-24
1
-21
/
+13
*
fix(badges): fix dropdown z-index
Fuwn
2024-04-22
1
-1
/
+0
*
feat(badges): use static y for tooltip
Fuwn
2024-04-22
1
-48
/
+50
*
refactor(lib): move componenets to modules
Fuwn
2024-04-21
1
-4
/
+4
*
feat(badges): conditional spacing for navigation
Fuwn
2024-04-21
1
-1
/
+7
*
fix(badges): relative absolute tooltip position
Fuwn
2024-04-21
1
-0
/
+1
*
feat(User): move BadgeWall to User module
Fuwn
2024-04-20
1
-1
/
+1
*
feat(badges): previous and next button for preview
Fuwn
2024-04-20
1
-4
/
+63
*
feat(badges): change wording for shadow notice
Fuwn
2024-04-19
1
-3
/
+3
*
feat(badges): allow authorised to see hidden badges
Fuwn
2024-04-19
1
-1
/
+1
[next]